*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Wed, 21 Aug 2002 12:04:42 +0000 (12:04 +0000)
committerKim F. Storm <storm@cua.dk>
Wed, 21 Aug 2002 12:04:42 +0000 (12:04 +0000)
lisp/ChangeLog

index aa13a0deae2bf512f83986482da7ea2109ef9cac..2f164ab127b5d058a277d82becb35288a9132d07 100644 (file)
@@ -1,3 +1,10 @@
+2002-08-21  Kim F. Storm  <storm@cua.dk>
+
+       * bindings.el (mode-line-format): Moved global-mode-string last.
+       (mode-line-position): Moved %p first.  Added padding to %l/%c to
+       eliminate jumpyness in modeline.  Use (%l,%c) format if both
+       line-number-mode and column-number-mode are enabled.
+
 2002-08-20  Martin Stjernholm  <bug-cc-mode@gnu.org>
 
        * progmodes/cc-engine.el (c-forward-syntactic-ws): Fixed a bug